projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4de749d
)
(ibuffer-list-buffer-modes): Doc fix.
author
Andreas Schwab
<schwab@suse.de>
Sun, 18 Aug 2002 21:17:42 +0000
(21:17 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Sun, 18 Aug 2002 21:17:42 +0000
(21:17 +0000)
lisp/ibuf-ext.el
patch
|
blob
|
history
diff --git
a/lisp/ibuf-ext.el
b/lisp/ibuf-ext.el
index 6c279d2642f49db4f676fc57a6cf937cef7c01f7..d802c68f8fd61fcf48d1b7337df365c5d3c14117 100644
(file)
--- a/
lisp/ibuf-ext.el
+++ b/
lisp/ibuf-ext.el
@@
-925,7
+925,7
@@
of replacing the current filters."
(defun ibuffer-list-buffer-modes ()
"Create an alist of buffer modes currently in use.
-The list returned will be of the form (
"MODE-NAME
" . MODE-SYMBOL)."
+The list returned will be of the form (
\"MODE-NAME\
" . MODE-SYMBOL)."
(let ((bufs (buffer-list))
(modes)
(this-mode))